Pages: 1 2 3 4 5 6 7 8 [9] 10 20 30 40 |
161. Question: Interest for a CCP SDE To xSQL conversion tool - in EVE Technology Lab [original thread]
@Steve Ronuken I just want to state that you're doing an epic job. It's in no way criticism of your awesome work. You have helped keep jEveAssets up-to-date for as long as you have done the conversions and I thank you for that. :) Preferable you ...
- by Golden Gnu - at 2015.10.15 12:55:42
|
162. Question: Interest for a CCP SDE To xSQL conversion tool - in EVE Technology Lab [original thread]
@Desmont McCallock 1) Yes, please start making conversions like Steve! 2 > 1 It's vulnerable with only one person doing it. Both to errors and real life. With two options, likelihood of errors is a lot smaller. However, you really need to make ...
- by Golden Gnu - at 2015.10.15 09:29:43
|
163. jEveAssets 1.7.3 (Incarna 1.0.0) - in EVE Technology Lab [original thread]
@Chribba I was getting 502 earlier today from eve-central, as well (but, not now - but, I'm on a new IP). It may have been a general error. But, I need to fix jEveAssets so it cancel the update on 502 (I think It's normally used if you're blocke...
- by Golden Gnu - at 2015.10.03 17:59:30
|
164. jEveAssets 1.7.3 (Incarna 1.0.0) - in EVE Technology Lab [original thread]
@Chribba It may be because jEveAssets have an item that return error from Eve-Central. jEveAssets will try to figure out what item in the batch returned the error, that can take some time. Anyway, the logs should show if anything went wrong. I ...
- by Golden Gnu - at 2015.09.29 11:05:49
|
165. jEveAssets 1.7.3 (Incarna 1.0.0) - in EVE Technology Lab [original thread]
@Chribba I wasn't able to reproduce it (but, I don't have a lot of items). If you email me the logs , I will look into ASAP.
- by Golden Gnu - at 2015.09.29 09:38:20
|
166. SDEExternalsToSql (v2.0.0) - in EVE Technology Lab [original thread]
Run the tool with a batch file (win): --- C: CD \ C:\EVEMonSDEExternalsToSql-2.0.0\EVEMonSDEExternalsToSql.exe --- That will make the working directory c: and it will fail to import universeDataDx.db (but, everything else works) if you do: --- C:...
- by Golden Gnu - at 2015.09.23 10:28:16
|
167. SDEExternalsToSql (v2.0.0) - in EVE Technology Lab [original thread]
Minor bug (if you can call it a bug): If you run the tool with a working directory that is not the one with the exe file, it will fail to import universeDataDx.db, but, everything else works. It's super easy to work around ofc. :)
- by Golden Gnu - at 2015.09.22 14:26:22
|
168. jEveAssets 1.7.3 (Incarna 1.0.0) - in EVE Technology Lab [original thread]
jEveAssets 2.10.4 released Bug Fix: -Possible fix for IllegalArgument in getLocalFile() (BugID: 284 and 179) -ConcurrentModificationException in HashMap constructor (BugID: 202 and 282) -NullPointerException in ProfileWriter (BugID: 285)
- by Golden Gnu - at 2015.09.22 12:17:54
|
169. SDEExternalsToSql (v2.0.0) - in EVE Technology Lab [original thread]
Amazing tool Desmont!
- by Golden Gnu - at 2015.09.20 12:07:32
|
170. EveKit - probably shutting down...what could we have done better? - in EVE Technology Lab [original thread]
salacious necrosis wrote: That's a great point. I should have ported one of the existing libraries to call EveKit instead of the XML endpoints, then offered that as an alternative to downloading everything yourself. I actually thought of porti...
- by Golden Gnu - at 2015.09.19 10:35:07
|
171. API - Attributes, List of What each does ? - in EVE Technology Lab [original thread]
I don't have an easy to read list, but, you can look it up on https://neweden-dev.com/API
- by Golden Gnu - at 2015.09.18 22:53:08
|
172. EveKit - probably shutting down...what could we have done better? - in EVE Technology Lab [original thread]
I never heard of it - I guess, that is the main problem, as you said yourself. It sounds like a great idea and you really did a lot for the site (Video tutorials and all, wow) There is always the issue of trust, with the API - Everyone have to ea...
- by Golden Gnu - at 2015.09.18 21:13:06
|
173. jEveAssets 1.7.3 (Incarna 1.0.0) - in EVE Technology Lab [original thread]
jEveAssets 2.11.0 Dev Build 1 Download: http://eve.nikr.net/jeveassets/jeveassets-2.11.0-dev1.zip
New Features: -Added average price to Transactions status bar and popup menu -Marker Orders history -Added last opposite transaction price/...
- by Golden Gnu - at 2015.09.18 18:13:47
|
174. jEveAssets 1.7.3 (Incarna 1.0.0) - in EVE Technology Lab [original thread]
jEveAssets 2.10.3 released Changed: -Changed Google Code links to GitHub -Minor optimization to stockpile tool -Updated Glazed Lists library to 1.9.1 -Removed eve.addicts.nl Bug Fix: -Added Glazed list read locks (could fix some bugs or no...
- by Golden Gnu - at 2015.09.17 16:27:03
|
175. jEveAssets 1.7.3 (Incarna 1.0.0) - in EVE Technology Lab [original thread]
@UberMarmalade Bug found and fixed. I will release a bug fix version soon.
- by Golden Gnu - at 2015.09.17 14:50:15
|
176. jEveAssets 1.7.3 (Incarna 1.0.0) - in EVE Technology Lab [original thread]
@UberMarmalade Thank you for your bug report. I will look into ASAP :)
- by Golden Gnu - at 2015.09.15 18:43:09
|
177. The SDE for Galatea 1.0 is now available - in EVE Technology Lab [original thread]
@Steve Ronuken Looks like there is UTF-8 errors in your MySQL conversion: Ex.: invTypes->TypeID: 34457 Should be: µ£½µùѵ¦Ös£¦t¦ºYC117s¦¦të¦sê½tëê" Is: ?????YC117???? My database is: utf8_general_ci (I don't know if that matters) Imported with:...
- by Golden Gnu - at 2015.08.27 15:11:04
|
178. jEveAssets 1.7.3 (Incarna 1.0.0) - in EVE Technology Lab [original thread]
@Strykr X That can be fixed. First options is to use jmemory.jar to run jEveAssets. If that doesn't work, you can run jeveassets with the following command from the command line or a batch file: java -Xmx4g -jar jeveassets.jar you can also try...
- by Golden Gnu - at 2015.08.26 07:57:51
|
179. jEveAssets 1.7.3 (Incarna 1.0.0) - in EVE Technology Lab [original thread]
@Strykr X That sounds really bad Anyway, I'll do my best to fix it for you. If you could send me the logs files: Settings Location jeveassets.log and jeveassets.log.1 (the last one might not be present) Send them to my email (preferable a...
- by Golden Gnu - at 2015.08.19 09:20:00
|
180. jEveAssets 1.7.3 (Incarna 1.0.0) - in EVE Technology Lab [original thread]
@Strykr X Deleting the settings files, is what fix it for Conner Mileghere, but, it does mean you lose a lot of data. But, without a BugID, I have no clue, what you're facing. If you post the BugID, I can look it up in the bug database, to see ...
- by Golden Gnu - at 2015.08.18 08:13:57
|
Pages: 1 2 3 4 5 6 7 8 [9] 10 20 30 40 |
First page | Previous page | Next page | Last page |